52古典>英语词典>main memory翻译和用法

main memory

英 [meɪn ˈmeməri]

美 [meɪn ˈmeməri]

n.  主存储器

计算机

双语例句

  • Processor management is concerned with the internal priorities of programs already in main memory.
    处理器的管理只与已经在主存中的程序内部优先级有关。
  • Minicomputers and mainframe computers can work much faster than microcomputers and have many more storage locations in main memory.
    小型计算机和主计算机的运行速度要比微型计算机快得多,并且在主存中拥有更多存储单元。
  • For example, data structures and access methods are specifically optimized to work on data that is located in main memory.
    比如,数据结构和访问方法专门针对位于主内存中的数据进行了优化。
  • The SPEs use the MFC to transfer data between the local store, main memory, and other SPEs.
    SPE通过MFC在本地存储、主存和其他SPE间传输数据。
  • Each SPE can communicate directly with main memory and furthermore, the SPEs can communicate directly with each other.
    每个SPE都可以直接与主存进行通信;另外,SPE还可以相互直接进行通信。
  • On most timeshared system, such roll-in and roll-out techniques are used to manage main memory space.
    在大多数分时操作系统中,用这种转入和转出技术管理主存空间。
  • A drawing or table showing the allocation of main memory to input output devices and programs.
    表明主存储器分配给各输入输出设备和程序的一种图或表。
  • Buffer pools improve database performance by eliminating disk read-time when items are found in the system main memory.
    由于数据位于系统的主内存中,所以缓冲池能够减少磁盘读取时间,从而提高了数据库性能。
  • The processor manipulates data stored in main memory under the control of a program stored in main memory.
    处理器可以在存储在主存中的程序的控制下操纵存储在主存中的数据。
  • Local store memory accesses are extremely fast compared to main memory accesses.
    对本地存储内存的访问与主存访问相比速度更快。